EEVEEでAmbient Occlutionが消える場合
Ambient Occlutionが消える場合
厳密には、0.99~1の値しか持っていない状態になるときがあるので、その解決策
https://gyazo.com/0dd4710b2c8c0441f1edcd8389868b1e
これは0.999~1.0の値を0~1にした図
以下のいずれか、もしくは全てをやる
Blend ModeをAlpha Blend以外にする
参考:https://projects.blender.org/blender/blender/issues/67210
Screen Space Refractionを使わない
Material settingのチェックを外す
Screen Space Reflectionsの中のRefractionを消す
https://gyazo.com/7cd209c3fc1c575837a10756044dd5eb
参考:https://projects.blender.org/blender/blender/issues/65758
https://gyazo.com/5f6e3ce8f7cde79be1cd164014be334d
これでよくなる
#EEVEE